PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFPushButtonWidget Class / getIconLayout Method
In This Topic
    getIconLayout Method
    In This Topic
    Gets the layout for the widget icon.
    Syntax
    public PDFPushButtonIconLayout getIconLayout()

    Return Value

    A PDFPushButtonIconLayout that specifies the layout of the icon within the widget appearance.
    See Also